Your browser doesn't support javascript.
Show: 20 | 50 | 100
Results 1 - 20 de 42
Filter
1.
IISE Transactions on Healthcare Systems Engineering ; 13(2):132-149, 2023.
Article in English | ProQuest Central | ID: covidwho-20239071

ABSTRACT

The global extent of COVID-19 mutations and the consequent depletion of hospital resources highlighted the necessity of effective computer-assisted medical diagnosis. COVID-19 detection mediated by deep learning models can help diagnose this highly contagious disease and lower infectivity and mortality rates. Computed tomography (CT) is the preferred imaging modality for building automatic COVID-19 screening and diagnosis models. It is well-known that the training set size significantly impacts the performance and generalization of deep learning models. However, accessing a large dataset of CT scan images from an emerging disease like COVID-19 is challenging. Therefore, data efficiency becomes a significant factor in choosing a learning model. To this end, we present a multi-task learning approach, namely, a mask-guided attention (MGA) classifier, to improve the generalization and data efficiency of COVID-19 classification on lung CT scan images. The novelty of this method is compensating for the scarcity of data by employing more supervision with lesion masks, increasing the sensitivity of the model to COVID-19 manifestations, and helping both generalization and classification performance. Our proposed model achieves better overall performance than the single-task (without MGA module) baseline and state-of-the-art models, as measured by various popular metrics.

2.
Ieee Access ; 10:10176-10190, 2022.
Article in English | Web of Science | ID: covidwho-2328268

ABSTRACT

Air pollution, especially the continual increase in atmospheric particulate matter (PM), is a global environmental challenge. To reduce the PM concentration, a remarkable amount of machine learning-based research has been proposed. However, increasing the accuracy of the predictions and providing clear interpretations of the predictions are challenging. In particular, no studies have addressed models that predict and interpret PM before and during the COVID-19 pandemic. In this paper, we present a two-step predictive and explainable model to obtain insights into reducing PM. We first use attentive multi-task learning to predict the air quality of cities. To accurately predict the concentration of particles with sizes of similar to 10 mu m or similar to 2.5 mu m (PM10 and PM2.5, respectively), we demonstrate a performance difference between single-task and multi-task learning, as well as among the state-of-the art methods. The proposed attentive model with multi-task learning outperformed the others in terms of accuracy performance. We then used Shapley additive explanations, a representative explainable artificial intelligence framework, to interpret and determine the significance of features for predicting PM10 and PM2.5. We demonstrated the superiority of the proposed approach in predicting and explaining both PM10 and PM2.5 concentrations, and observed a statistically significant difference in air pollution before and during the COVID-19 pandemic.

3.
4th International Conference on Computer and Communication Technologies, IC3T 2022 ; 606:521-530, 2023.
Article in English | Scopus | ID: covidwho-2302380

ABSTRACT

Detecting faces is a prevalent and substantial technology in current ages. It became interesting with the use of diverse masks and facial variations. The proposed method concentrates on detecting the facial regions in the digital images from real world which contains noisy, occluded faces and finally classification of images. Multi-task cascaded convolutional neural network (MTCNN)—a hybrid model with deep learning and machine learning to facial region detection is proposed. MTCNN has been applied on face detection dataset with mask and without mask images to perform real-time face detection and to build a face mask detector with OpenCV, convolutional neural networks, TensorFlow and Keras. The proposed system can be used as an application in the recent COVID-19 pandemic situations for detecting a person wears mask or not in controlling the spread of COVID-19. © 2023, The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.

4.
International Journal on Smart Sensing and Intelligent Systems ; 15(1), 2022.
Article in English | ProQuest Central | ID: covidwho-2284441

ABSTRACT

The COVID-19 pandemic has had a massive impact on the global aviation industry. As a result, the airline industry has been forced to embrace new technologies and procedures in order to provide a more secure and bio-safe travel. Currently, the role of smart technology in airport systems has expanded significantly as a result of the contemporary Industry 4.0 context. The article presents a novel construction of an intelligent mobile robot system to guide passengers to take the plane at the departure terminals at busy airports. The robot provides instructions to the customer through the interaction between the robot and the customer utilizing voice communications. The usage of the Google Cloud Speech-to-Text API combined with technical machine learning to analyze and understand the customer's requirements are deployed. In addition, we use a face detection technique based on Multi-task Cascaded Convolutional Networks (MTCNN) to predict the distance between the robot and passengers to perform the function. The robot can guide passengers to desired areas in the terminal. The results and evaluation of the implementation process are also mentioned in the article and show promise.

5.
International Journal of Imaging Systems and Technology ; 2023.
Article in English | Scopus | ID: covidwho-2264572

ABSTRACT

In COVID19 management, CT images are used as noninvasive diagnostic tools for screening and disease monitoring. Segmentation of infections provides valuable visual interpretations in the process of prognosis and decision making. Segmentation of COVID19 infection from chest CT images is challenging due to the presence of multiple infection types and complex morphological patterns. This paper presents a novel multi task learning framework for COVID19 infection segmentation and detection. The proposed model called DB-YNet, is built on YNet architecture with a dense bottleneck and attention based UNet backbone. This model is trained and tested with standard datasets, demonstrating superior segmentation and classification metrics. It achieves a Dice score of 0.9923 for segmentation, and classification accuracies of 0. 0.9875 and 0.9961 under binary and multi class classifications respectively. In COVID19 triage, DB-YNet is a promising tool to assist physicians in the early identification of COVID19 infected patients for quick clinical interventions. © 2023 Wiley Periodicals LLC.

6.
International Journal of Electrical Power & Energy Systems ; 147, 2023.
Article in English | Web of Science | ID: covidwho-2237559

ABSTRACT

The spread of the global COVID-19 epidemic has resulted in significant shifts in electricity consumption compared to regular days. It is unknown if standard single-task, single-indicator load forecasting algorithms can accurately reflect COVID-19 load patterns. Power practitioners urgently want a simple, efficient, and accurate solution for anticipating reliable load. In this paper, we first propose a unique collaborative TCN-LSTM-MTL short-term load forecasting model based on mobility data, temporal convolutional networks, and multi-task learning. The addition of the parameter sharing layers and the structure with residual convolution improves the data input diversity of the forecasting model and enables the model to obtain a wider time series receptive field. Then, to demonstrate the usefulness of the mobility optimized TCN-LSTM-MTL, tests were conducted in three levels and twelve base regions using 19 different benchmark models. It is capable of controlling predicting mistakes to within 1 % in the majority of tasks. Finally, to rigorously explain the model, the Shapley additive explanations (SHAP) visual model interpretation technology based on game theory is introduced. It examines the TCN-LSTM-MTL model's internal mechanism at various time periods and establishes the validity of the mobility indicators as well as the asynchronous relationship between indicator significance and real contribution.

7.
Expert Syst Appl ; 217: 119549, 2023 May 01.
Article in English | MEDLINE | ID: covidwho-2178608

ABSTRACT

The sudden outbreak of COVID-19 has dramatically altered the state of the global economy, and the stock market has become more volatile and even fallen sharply as a result of its negative impact, heightening investors' apprehension regarding the correlation between unexpected events and stock market volatility. Additionally, internal and external characteristics coexist in the stock market. Existing research has struggled to extract more effective stock market features during the COVID-19 outbreak using a single time-series neural network model. This paper presents a framework for multitasking learning-based stock market forecasting (COVID-19-MLSF), which can extract the internal and external features of the stock market and their relationships effectively during COVID-19.The innovation comprises three components: designing a new market sentiment index (NMSI) and COVID-19 index to represent the external characteristics of the stock market during the COVID-19 pandemic. Besides, it introduces a multi-task learning framework to extract global and local features of the stock market. Moreover, a temporal convolutional neural network with a multi-scale attention mechanism is designed (MA-TCN) alongside a Multi-View Convolutional-Bidirectional Recurrent Neural Network with Temporal Attention (MVCNN-BiLSTM-Att), adjusting the model to account for the changing status of COVID-19 and its impact on the stock market. Experiments indicate that our model achieves superior performance both in terms of predicting the accuracy of the China CSI 300 Index during the COVID-19 period and in terms of sing market trading.

8.
Expert Syst Appl ; 216: 119475, 2023 Apr 15.
Article in English | MEDLINE | ID: covidwho-2165289

ABSTRACT

Efficient diagnosis of COVID-19 plays an important role in preventing the spread of the disease. There are three major modalities to diagnose COVID-19 which include polymerase chain reaction tests, computed tomography scans, and chest X-rays (CXRs). Among these, diagnosis using CXRs is the most economical approach; however, it requires extensive human expertise to diagnose COVID-19 in CXRs, which may deprive it of cost-effectiveness. The computer-aided diagnosis with deep learning has the potential to perform accurate detection of COVID-19 in CXRs without human intervention while preserving its cost-effectiveness. Many efforts have been made to develop a highly accurate and robust solution. However, due to the limited amount of labeled data, existing solutions are evaluated on a small set of test dataset. In this work, we proposed a solution to this problem by using a multi-task semi-supervised learning (MTSSL) framework that utilized auxiliary tasks for which adequate data is publicly available. Specifically, we utilized Pneumonia, Lung Opacity, and Pleural Effusion as additional tasks using the ChesXpert dataset. We illustrated that the primary task of COVID-19 detection, for which only limited labeled data is available, can be improved by using this additional data. We further employed an adversarial autoencoder (AAE), which has a strong capability to learn powerful and discriminative features, within our MTSSL framework to maximize the benefit of multi-task learning. In addition, the supervised classification networks in combination with the unsupervised AAE empower semi-supervised learning, which includes a discriminative part in the unsupervised AAE training pipeline. The generalization of our framework is improved due to this semi-supervised learning and thus it leads to enhancement in COVID-19 detection performance. The proposed model is rigorously evaluated on the largest publicly available COVID-19 dataset and experimental results show that the proposed model attained state-of-the-art performance.

9.
International Journal of Electrical Power & Energy Systems ; : 108811, 2022.
Article in English | ScienceDirect | ID: covidwho-2122509

ABSTRACT

The spread of the global COVID-19 epidemic has resulted in significant shifts in electricity consumption compared to regular days. It is unknown if standard single-task, single-indicator load forecasting algorithms can accurately reflect COVID-19 load patterns. Power practitioners urgently want a simple, efficient, and accurate solution for anticipating reliable load. In this paper, we first propose a unique collaborative TCN-LSTM-MTL short-term load forecasting model based on mobility data, temporal convolutional networks, and multi-task learning. The addition of the parameter sharing layers and the structure with residual convolution improves the data input diversity of the forecasting model and enables the model to obtain a wider time series receptive field. Then, to demonstrate the usefulness of the mobility optimized TCN-LSTM-MTL, tests were conducted in three levels and twelve base regions using 19 different benchmark models. It is capable of controlling predicting mistakes to within 1% in the majority of tasks. Finally, to rigorously explain the model, the Shapley additive explanations (SHAP) visual model interpretation technology based on game theory is introduced. It examines the TCN-LSTM-MTL model's internal mechanism at various time periods and establishes the validity of the mobility indicators as well as the asynchronous relationship between indicator significance and real contribution.

10.
International Journal on Smart Sensing and Intelligent Systems ; 15(1), 2022.
Article in English | Web of Science | ID: covidwho-2121841

ABSTRACT

The COVID-19 pandemic has had a massive impact on the global aviation industry. As a result, the airline industry has been forced to embrace new technologies and procedures in order to provide a more secure and bio-safe travel. Currently, the role of smart technology in airport systems has expanded significantly as a result of the contemporary Industry 4.0 context. The article presents a novel construction of an intelligent mobile robot system to guide passengers to take the plane at the departure terminals at busy airports. The robot provides instructions to the customer through the interaction between the robot and the customer utilizing voice communications. The usage of the Google Cloud Speech-to-Text API combined with technical machine learning to analyze and understand the customer's requirements are deployed. In addition, we use a face detection technique based on Multi-task Cascaded Convolutional Networks (MTCNN) to predict the distance between the robot and passengers to perform the function. The robot can guide passengers to desired areas in the terminal. The results and evaluation of the implementation process are also mentioned in the article and show promise.

11.
Front Pharmacol ; 13: 971369, 2022.
Article in English | MEDLINE | ID: covidwho-2089887

ABSTRACT

PARP (poly ADP-ribose polymerase) family is a crucial DNA repair enzyme that responds to DNA damage, regulates apoptosis, and maintains genome stability; therefore, PARP inhibitors represent a promising therapeutic strategy for the treatment of various human diseases including COVID-19. In this study, a multi-task FP-GNN (Fingerprint and Graph Neural Networks) deep learning framework was proposed to predict the inhibitory activity of molecules against four PARP isoforms (PARP-1, PARP-2, PARP-5A, and PARP-5B). Compared with baseline predictive models based on four conventional machine learning methods such as RF, SVM, XGBoost, and LR as well as six deep learning algorithms such as DNN, Attentive FP, MPNN, GAT, GCN, and D-MPNN, the evaluation results indicate that the multi-task FP-GNN method achieves the best performance with the highest average BA, F1, and AUC values of 0.753 ± 0.033, 0.910 ± 0.045, and 0.888 ± 0.016 for the test set. In addition, Y-scrambling testing successfully verified that the model was not results of chance correlation. More importantly, the interpretability of the multi-task FP-GNN model enabled the identification of key structural fragments associated with the inhibition of each PARP isoform. To facilitate the use of the multi-task FP-GNN model in the field, an online webserver called PARPi-Predict and its local version software were created to predict whether compounds bear potential inhibitory activity against PARPs, thereby contributing to design and discover better selective PARP inhibitors.

12.
ACM Transactions on Internet Technology ; 22(3), 2021.
Article in English | Scopus | ID: covidwho-2038355

ABSTRACT

Artificial intelligence-(AI) based fog/edge computing has become a promising paradigm for infectious disease. Various AI algorithms are embedded in cooperative fog/edge devices to construct medical Internet of Things environments, infectious disease forecast systems, smart health, and so on. However, these systems are usually done in isolation, which is called single-task learning. They do not consider the correlation and relationship between multiple/different tasks, so some common information in the model parameters or data characteristics is lost. In this study, each data center in fog/edge computing is considered as a task in the multi-task learning framework. In such a learning framework, a multi-task weighted Takagi-Sugeno-Kang (TSK) fuzzy system, called MW-TSKFS, is developed to forecast the trend of Coronavirus disease 2019 (COVID-19). MW-TSKFS provides a multi-task learning strategy for both antecedent and consequent parameters of fuzzy rules. First, a multi-task weighted fuzzy c-means clustering algorithm is developed for antecedent parameter learning, which extracts the public information among all tasks and the private information of each task. By sharing the public cluster centroid and public membership matrix, the differences of commonality and individuality can be further exploited. For consequent parameter learning of MW-TSKFS, a multi-task collaborative learning mechanism is developed based on ϵ-insensitive criterion and L2 norm penalty term, which can enhance the generalization and forecasting ability of the proposed fuzzy system. The experimental results on the real COVID-19 time series show that the forecasting tend model based on multi-task the weighted TSK fuzzy system has a high application value. © 2021 Association for Computing Machinery.

13.
International Journal of Intelligent Engineering and Systems ; 15(5):515-526, 2022.
Article in English | Scopus | ID: covidwho-2026233

ABSTRACT

Public opinion analyses on Twitter conducted based on sentiment analysis cannot identify the author’s stance regarding agreement or disagreement with a given target. Stance detection determines whether the author of a text is in favor, against, or neutral towards a target. However, stance detection based on text-only is less representative opinion, especially on a tweet, which is a short text with slightly contextual information. Therefore, more information is needed to represent the author's stance better. In previous research, most research on stance detection was carried out using simple sentiment information to measure the support to target. This study addresses multi-task aspect-based sentiment analysis (ABSA) and social features for stance detection based on deep learning models of BiGRU-BERT on tweets. Our contribution combines aspect-based sentiment information with features based on textual and contextual information that does not emerge directly from Twitter texts. ABSA approach can provide more accurate sentiment information at aspect level on tweets, which is possible contains multiple issues discussed. Aspect information on tweets can reflect the issue that influences the author’s stance toward a target. Multi-task learning was applied to help improve the generalization performance of ABSA with simultaneous processes. We extracted social attributes and online behavioral features for contextual information. Since same community tends to have the same opinion towards a target, we applied a community detection task and combine with the Twitter social attributes. The proposed method has significantly improved evaluation metrics (>10%) than textual features only for stance detection on tweets © 2022. International Journal of Intelligent Engineering and Systems.All Rights Reserved

14.
Front Genet ; 13: 886649, 2022.
Article in English | MEDLINE | ID: covidwho-2022694

ABSTRACT

The coronavirus pandemic has revolutionized our world, with vaccination proving to be a key tool in fighting the disease. However, a major threat to this line of attack are variants that can evade the vaccine. Thus, a fundamental problem of growing importance is the identification of mutations of concern with high escape probability. In this paper we develop a computational framework that harnesses systematic mutation screens in the receptor binding domain of the viral Spike protein for escape prediction. The framework analyzes data on escape from multiple antibodies simultaneously, creating a latent representation of mutations that is shown to be effective in predicting escape and binding properties of the virus. We use this representation to validate the escape potential of current SARS-CoV-2 variants.

15.
26th Annual Conference on Medical Image Understanding and Analysis, MIUA 2022 ; 13413 LNCS:234-250, 2022.
Article in English | Scopus | ID: covidwho-2013942

ABSTRACT

Quick and accurate diagnosis is of paramount importance to mitigate the effects of COVID-19 infection, particularly for severe cases. Enormous effort has been put towards developing deep learning methods to classify and detect COVID-19 infections from chest radiography images. However, recently some questions have been raised surrounding the clinical viability and effectiveness of such methods. In this work, we investigate the impact of multi-task learning (classification and segmentation) on the ability of CNNs to differentiate between various appearances of COVID-19 infections in the lung. We also employ self-supervised pre-training approaches, namely MoCo and inpainting-CXR, to eliminate the dependence on expensive ground truth annotations for COVID-19 classification. Finally, we conduct a critical evaluation of the models to assess their deploy-readiness and provide insights into the difficulties of fine-grained COVID-19 multi-class classification from chest X-rays. © 2022, The Author(s), under exclusive license to Springer Nature Switzerland AG.

16.
MediaEval 2021 Workshop, MediaEval 2021 ; 3181, 2021.
Article in English | Scopus | ID: covidwho-2011296

ABSTRACT

In this paper, we present our participation to the MediaEval-2021 challenge on fake news detection about coronavirus related Tweets. It consists in three subtasks that can be seen as multi-labels classification problems we solved with transformer-based models. We show that each task can be solved independantly with mutiple monotasks models or jointly with an unique multitasks model. Moreover, we propose a prompt-based model that has been finetuned to generate classifications from a pre-trained model based on DistilGPT-2. Our experimental results show the multitask model to be the best to solve the three tasks. Copyright 2021 for this paper by its authors.

17.
Biomolecules ; 12(8)2022 08 21.
Article in English | MEDLINE | ID: covidwho-1997507

ABSTRACT

The outbreak of COVID-19 caused millions of deaths worldwide, and the number of total infections is still rising. It is necessary to identify some potentially effective drugs that can be used to prevent the development of severe symptoms, or even death for those infected. Fortunately, many efforts have been made and several effective drugs have been identified. The rapidly increasing amount of data is of great help for training an effective and specific deep learning model. In this study, we propose a multi-task deep learning model for the purpose of screening commercially available and effective inhibitors against SARS-CoV-2. First, we pretrained a model on several heterogenous protein-ligand interaction datasets. The model achieved competitive results on some benchmark datasets. Next, a coronavirus-specific dataset was collected and used to fine-tune the model. Then, the fine-tuned model was used to select commercially available drugs against SARS-CoV-2 protein targets. Overall, twenty compounds were listed as potential inhibitors. We further explored the model interpretability and exhibited the predicted important binding sites. Based on this prediction, molecular docking was also performed to visualize the binding modes of the selected inhibitors.


Subject(s)
COVID-19 Drug Treatment , Deep Learning , Antiviral Agents/chemistry , Humans , Molecular Docking Simulation , Molecular Dynamics Simulation , Protease Inhibitors/pharmacology , SARS-CoV-2
18.
6th International Conference on Computer Vision and Image Processing, CVIP 2021 ; 1567 CCIS:294-305, 2022.
Article in English | Scopus | ID: covidwho-1971571

ABSTRACT

The post COVID world has completely disrupted our lifestyle, where wearing a mask is necessary to protect ourselves and others from contracting the virus. However, face masks have proved to be challenging for facial biometric systems, in the sense that these systems do not work as expected when wearing masks as nearly half of the face is covered, thus reducing discriminative features that the model can leverage. Most of the existing frameworks rely on the entire face as the input, but as the face is covered, these frameworks do not perform up to the mark. Moreover, training another facial recognition system with mask images is challenging as the availability of datasets is limited, both qualitatively and quantitatively. In this paper, we propose a framework that shows better results without significant training. In the proposed work, firstly we extracted the face using SSD, then by obtaining Facial Landmarks for utilizing the cues from other dis-criminative parts for facial recognition. The proposed framework is able to out-perform other frameworks on facial mask images and also found ~4.5% increment in accuracy. © 2022, The Author(s), under exclusive license to Springer Nature Switzerland AG.

19.
Math Biosci Eng ; 19(10): 9983-10005, 2022 07 13.
Article in English | MEDLINE | ID: covidwho-1964174

ABSTRACT

Aggregating a massive amount of disease-related data from heterogeneous devices, a distributed learning framework called Federated Learning(FL) is employed. But, FL suffers in distributing the global model, due to the heterogeneity of local data distributions. To overcome this issue, personalized models can be learned by using Federated multitask learning(FMTL). Due to the heterogeneous data from distributed environment, we propose a personalized model learned by federated multitask learning (FMTL) to predict the updated infection rate of COVID-19 in the USA using a mobility-based SEIR model. Furthermore, using a mobility-based SEIR model with an additional constraint we can analyze the availability of beds. We have used the real-time mobility data sets in various states of the USA during the years 2020 and 2021. We have chosen five states for the study and we observe that there exists a correlation among the number of COVID-19 infected cases even though the rate of spread in each case is different. We have considered each US state as a node in the federated learning environment and a linear regression model is built at each node. Our experimental results show that the root-mean-square percentage error for the actual and prediction of COVID-19 cases is low for Colorado state and high for Minnesota state. Using a mobility-based SEIR simulation model, we conclude that it will take at least 400 days to reach extinction when there is no proper vaccination or social distance.


Subject(s)
COVID-19 , Epidemics , Algorithms , Computer Simulation , Humans , Machine Learning
20.
2022 Workshop on Scientific Document Understanding, SDU 2022 ; 3164, 2022.
Article in English | Scopus | ID: covidwho-1958163

ABSTRACT

MeSH (Medical Subject Headings) is a large thesaurus created by the National Library of Medicine and used for fine-grained indexing of publications in the biomedical domain. In the context of the COVID-19 pandemic, MeSH descriptors have emerged in relation to articles published on the corresponding topic. Zero-shot classification is an adequate response for timely labeling of the stream of papers with MeSH categories. In this work, we hypothesise that rich semantic information available in MeSH has potential to improve BioBERT representations and make them more suitable for zero-shot/few-shot tasks. We frame the problem as determining if MeSH term definitions, concatenated with paper s are valid instances or not, and leverage multi-task learning to induce the MeSH hierarchy in the representations thanks to a seq2seq task. Results establish a baseline on the MedLine and LitCovid datasets, and probing shows that the resulting representations convey the hierarchical relations present in MeSH. © 2021 Copyright for this paper by its authors.

SELECTION OF CITATIONS
SEARCH DETAIL